home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / moniker.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-09  |  437 b   |  17 lines

  1. //+---------------------------------------------------------------------------
  2. //
  3. //  Microsoft Windows
  4. //  Copyright (C) Microsoft Corporation, 1992-1996.
  5. //
  6. //  File:       moniker.h
  7. //
  8. //----------------------------------------------------------------------------
  9.  
  10. #ifndef RC_INVOKED
  11.  
  12. #pragma message("WARNING: your code should #include objbase.h instead of moniker.h")
  13.  
  14. #endif /* !RC_INVOKED */
  15.  
  16. #include <objbase.h>
  17.